C1.DataCollection.EntityFrameworkCore Assembly / C1.DataCollection.EntityFrameworkCore Namespace / C1EntityFrameworkCoreVirtualDataCollection<T> Class / RemoveAsync Method

In This Topic
RemoveAsync Method (C1EntityFrameworkCoreVirtualDataCollection<T>)
In This Topic
Syntax
'Declaration
 
Public Function RemoveAsync( _
   ByVal index As Integer, _
   ByVal cancellationToken As CancellationToken _
) As Task
 

Parameters

index
cancellationToken
See Also